setContentInsetStartWithNavigation

open fun setContentInsetStartWithNavigation(insetStartWithNavigation: Int)(source)

Sets the start content inset to use when a navigation button is present.

Different content insets are often called for when additional buttons are present in the toolbar, as well as at different toolbar sizes. The larger value of getContentInsetStart and this value will be used during layout.

Parameters

insetStartWithNavigation

the inset to use when a navigation icon has been set in pixels

See also

contentInsetStartWithNavigation